home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
5-Fonts & Software
/
Demo Software
/
dBase Mac
/
dBASE Mac RunTime
/
dBASE Mac RunTime.rsrc
/
STR#_5205.txt
< prev
next >
Wrap
Text File
|
1989-05-18
|
327b
|
58 lines
WHILE DO
END
USE(,MODAL,INIT)
SETNEXTVIEW()
SETNEXTFIELD()
SETBROWSE(,)
REPEAT
UNTIL
END
PROJECT()
PRIORBROWSE()
PRINT(,INIT)
PERFORM(,MODAL,INIT)
NEXTBROWSE()
LOOP
WHEN LEAVE
END
IF THEN
ELSE
END
FOR = TO STEP 1 DO
END
EXIT
CASE OF
WHEN DO
WHEN DO
OTHERWISE
END
BREAK